From 34ad377405553cf6580e9790e89572af9edc008b Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 16 Nov 2004 05:57:06 +0000 Subject: [PATCH] Pick up protos from xmlgeneric.h --- gpsbabel/coastexp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/coastexp.c b/gpsbabel/coastexp.c index 8ccd50af1..7f2de105b 100755 --- a/gpsbabel/coastexp.c +++ b/gpsbabel/coastexp.c @@ -19,6 +19,7 @@ #include "defs.h" #if !NO_EXPAT +#include "xmlgeneric.h" #include static XML_Parser psr; #endif -- 2.30.2